Gets the value of the single element of the aggregation view.

Namespace:  C1.LiveLinq.LiveViews
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

C#
public TResult Value { get; }
Visual Basic
Public ReadOnly Property Value As TResult
	Get

See Also